actionmuxer: Create observed_actions and groups on demand
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Jul 2020 13:45:12 +0000 (09:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jul 2020 12:24:54 +0000 (08:24 -0400)
commit05e614feb7533ed3ee9cba0cf718e599bf156cde
treee596ea0639c245a990c94b22beb498dd4ba0f98c
parent14059afdf1ca61a5db93cb549dfdbfcd59648c06
actionmuxer: Create observed_actions and groups on demand

The vast majority of action muxers don't have observers or
groups, so we can avoid the overhead of carrying all these
empty hash tables.
gtk/gtkactionmuxer.c